libvchan: clean *.opic
authorIan Campbell <ian.campbell@citrix.com>
Thu, 24 Nov 2011 17:00:33 +0000 (17:00 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 24 Nov 2011 17:00:33 +0000 (17:00 +0000)
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libvchan/Makefile

index 3896ac1bd59f2ae3493f27296b11d9686eeb2f40..d768df46ce5b8a4c449bd6a325696a5edf2b3cc5 100644 (file)
@@ -52,7 +52,7 @@ install: all
 
 .PHONY: clean
 clean:
-       $(RM) -f *.o *.so* *.a vchan-node1 vchan-node2 $(DEPS)
+       $(RM) -f *.o *.opic *.so* *.a vchan-node1 vchan-node2 $(DEPS)
 
 distclean: clean